net/http.http2PushPromiseParam.StreamID (field)
4 uses
net/http (current package)
h2_bundle.go#L2911: StreamID uint32
h2_bundle.go#L2938: if !http2validStreamID(p.StreamID) && !f.AllowIllegalWrites {
h2_bundle.go#L2948: f.startWrite(http2FramePushPromise, flags, p.StreamID)
h2_bundle.go#L11286: StreamID: w.streamID,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)